Skip to content

feat: add non .babelrc method #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2019
Merged

Conversation

bahmutov
Copy link
Contributor

module.exports = (on, config) => {
  on('task', require('@cypress/code-coverage/task'))
  on('file:preprocessor', require('@cypress/code-coverage/use-browserify-istanbul'))
}

Avoids using .babelrc

@bahmutov bahmutov merged commit b8c7a6e into master Jul 23, 2019
@bahmutov bahmutov deleted the push-babel-istanbul-option branch July 23, 2019 02:16
@bahmutov
Copy link
Contributor Author

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to instrument by pushing browserify => babelify istanbul plugin
1 participant